hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Vector.this
hip
math
vector
Vector
Undocumented in source.
this
(T x, T y)
struct
Vector
(uint N, T)
@
nogc
@
safe
nothrow
static if
(
N == 2
)
this
(
T
x
,
T
y
)
this
(T[2] v)
this
(T x, T y, T z)
this
(T[3] v)
this
(T x, T y, T z, T w)
this
(T[4] v)
Meta
Source
See Implementation
hip
math
vector
Vector
aliases
opBinaryRight
constructors
this
functions
axisAngle
cross
distance
dot
mag
magSquare
normalize
opAssign
opBinary
opCast
opIndex
opIndexUnary
opOpAssign
opUnary
project
rotateZ
unit
w
x
xy
xyz
y
yx
z
static functions
Dot
zero